Object::ClearVisited

Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:54:57 1991
Index Return to Main Contents
 

NAME

Object::ClearVisited - instance method  

TEMPLATE

void ClearVisited()  

SPECIFIERS

public inline  

DESCRIPTION

It clears the internal const cObjVisited flag.
This method is called only by the ET++ Garbage Detector when it walks through the object graph to detect objects that are no longer accessible. The Garbage Detector can be started with the method ObjectTable::VisitObjects.  

ARGUMENTS

none

 

RETURN ARGUMENT

void

 

CATEGORIES

flag handling, implementation

 

FILES

implementation:
Object.h


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:26 GMT, March 30, 2022